home · contact · privacy
Merged Win and WinConf structs, windows.h and wincontrol.h. Also lots of refactoring...
[plomrogue] / src / client / map_window.h
index 46ca435c8c309f9221dfacf9e0ab3b468bc196d1..39b0e6d6c108f6efbc9e1803742d6125ed4f84f5 100644 (file)
@@ -6,8 +6,6 @@
 #ifndef MAP_WINDOW_H
 #define MAP_WINDOW_H
 
-#include "../common/yx_uint16.h" /* for yx_uint16  */
-
 
 
 /* Try changing map window's focus into direction "d" (north = "N" etc.). */