summaryrefslogtreecommitdiff
path: root/src/Graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Graphics.h')
-rw-r--r--src/Graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Graphics.h b/src/Graphics.h
index 6312185..9b91701 100644
--- a/src/Graphics.h
+++ b/src/Graphics.h
@@ -1,7 +1,7 @@
#ifndef GRAPHICS_H
#define GRAPHICS_H
-#include <SDL/SDL.h>
+#include "SDL.h"
#include <string>
#if defined(OGLR)
#ifdef MACOSX