From a9772cde21407c89abd161d51aff45267f87b1fb Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 14 Feb 2012 15:13:27 -0500 Subject: Clean up and reorganize our header files --- src/process.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/process.cpp') diff --git a/src/process.cpp b/src/process.cpp index 02be28465..6bfa3fec7 100644 --- a/src/process.cpp +++ b/src/process.cpp @@ -11,6 +11,7 @@ #include "services.h" #include "modules.h" +#include "extern.h" /** Main process routine * @param buffer A raw line from the uplink to do things with -- cgit