diff options
Diffstat (limited to 'client/thread_test.c')
-rw-r--r-- | client/thread_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/thread_test.c b/client/thread_test.c index 41adb23c408..06c6424de66 100644 --- a/client/thread_test.c +++ b/client/thread_test.c @@ -15,7 +15,7 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#include <global.h> +#include <my_global.h> #ifndef THREAD |