aboutsummaryrefslogtreecommitdiff
path: root/graphics/scaler/scale3x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/scaler/scale3x.cpp')
-rw-r--r--graphics/scaler/scale3x.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/scaler/scale3x.cpp b/graphics/scaler/scale3x.cpp
index e306540596..9d9e0ebfd7 100644
--- a/graphics/scaler/scale3x.cpp
+++ b/graphics/scaler/scale3x.cpp
@@ -32,13 +32,11 @@
* - derivative works of the program are allowed.
*/
-#if HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "common/stdafx.h"
+#include "common/scummsys.h"
#include "graphics/scaler/intern.h"
-
-#include "scale3x.h"
+#include "graphics/scaler/scale3x.h"
#include <assert.h>