summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/file.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/file.cpp b/common/file.cpp
index 87642cc..898816f 100644
--- a/common/file.cpp
+++ b/common/file.cpp
@@ -7,6 +7,7 @@
#include <string.h>
#include "file.h"
#include "defines.h"
+#include "config.h"
/////////////////////////////////////////////////////////////////////////////
// File construction/destruction