summaryrefslogtreecommitdiff
path: root/src/blitter/8bpp_debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blitter/8bpp_debug.cpp')
-rw-r--r--src/blitter/8bpp_debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blitter/8bpp_debug.cpp b/src/blitter/8bpp_debug.cpp
index da4b7998f..d084965a1 100644
--- a/src/blitter/8bpp_debug.cpp
+++ b/src/blitter/8bpp_debug.cpp
@@ -4,7 +4,7 @@
#include "../stdafx.h"
#include "../zoom_func.h"
-#include "../functions.h"
+#include "../core/random_func.hpp"
#include "8bpp_debug.hpp"
static FBlitter_8bppDebug iFBlitter_8bppDebug;