(svn r11675) -Codechange: split the string types from the string functions.
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "string.h"
|
||||
#include "variables.h"
|
||||
#include "network/network.h"
|
||||
#include "strings.h"
|
||||
#include "settings.h"
|
||||
#include "command.h"
|
||||
#include "console.h"
|
||||
@@ -44,6 +43,7 @@
|
||||
#include "helpers.hpp"
|
||||
#include "news.h"
|
||||
#include "window_func.h"
|
||||
#include "strings_func.h"
|
||||
#ifdef WITH_FREETYPE
|
||||
#include "gfx.h"
|
||||
#include "fontcache.h"
|
||||
|
Reference in New Issue
Block a user