summaryrefslogtreecommitdiff
path: root/src/driver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver.cpp')
-rw-r--r--src/driver.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/driver.cpp b/src/driver.cpp
index f1b2d5927..5d5a86cd9 100644
--- a/src/driver.cpp
+++ b/src/driver.cpp
@@ -3,10 +3,7 @@
/** @file driver.cpp Base for all driver handling. */
#include "stdafx.h"
-#include "openttd.h"
#include "debug.h"
-#include "driver.h"
-
#include "sound/sound_driver.hpp"
#include "music/music_driver.hpp"
#include "video/video_driver.hpp"