Spostato include di config

git-svn-id: svn://10.65.10.50/trunk@844 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-01-10 17:07:53 +00:00
parent 38167bd6fa
commit 18a82532f3

View File

@ -1,5 +1,6 @@
#include <applicat.h>
#include <colors.h>
#include <config.h>
#include <urldefid.h>
#include <utility.h>
@ -37,8 +38,6 @@ COLOR FOCUS_BACK_COLOR = COLOR_WHITE;
#else
#include <windows.h>
#include <config.h>
#ifdef __CTL3D__
#include <ctl3d.h>
#endif