summaryrefslogtreecommitdiff
path: root/src/npc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/npc.h')
-rw-r--r--src/npc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/npc.h b/src/npc.h
index 63a0b953..b6dddab0 100644
--- a/src/npc.h
+++ b/src/npc.h
@@ -22,8 +22,6 @@
#ifndef NPC_H
#define NPC_H
-#include <SDL_types.h>
-
#include "player.h"
class Network;