From 9a34434cf82bd1dd9c10022255f4f98f593926a4 Mon Sep 17 00:00:00 2001 From: kervala Date: Thu, 14 Jan 2016 23:58:04 +0100 Subject: [PATCH] Fixed: Compilation --HG-- branch : develop --- code/nel/src/misc/bitmap.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/code/nel/src/misc/bitmap.cpp b/code/nel/src/misc/bitmap.cpp index 6d4260e17..c1249319e 100644 --- a/code/nel/src/misc/bitmap.cpp +++ b/code/nel/src/misc/bitmap.cpp @@ -19,6 +19,7 @@ #include "nel/misc/bitmap.h" #include "nel/misc/stream.h" #include "nel/misc/file.h" +#include "nel/misc/system_info.h" // Define this to force all bitmap white (debug) // #define NEL_ALL_BITMAP_WHITE