Fix includes
git-svn-id: http://tint2.googlecode.com/svn/trunk@330 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
8280d4dc87
commit
62cb64feb5
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
#include <string.h>
|
||||
#include "theme_view.h"
|
||||
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
|
||||
#include "common.h"
|
||||
#include "server.h"
|
||||
#include "../server.h"
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue