aboutsummaryrefslogtreecommitdiff
path: root/saga/gfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/gfx.cpp')
-rw-r--r--saga/gfx.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/saga/gfx.cpp b/saga/gfx.cpp
index 5d9472945e..6ca6ae2ab3 100644
--- a/saga/gfx.cpp
+++ b/saga/gfx.cpp
@@ -27,11 +27,7 @@
// described in "Michael Abrash's Graphics Programming Black Book",
// Coriolis Group Books, 1997
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <assert.h>
-
+#include "saga.h"
#include "yslib.h"
#include "reinherit.h"