fix config.h directory

This commit is contained in:
Harald Welte 2010-02-20 22:06:24 +01:00
parent 3cae0398ea
commit e94ad58e8e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#include <osmocore/timer.h>
#include <osmocore/select.h>
#include "../config.h"
#include "../../config.h"
static void timer_fired(unsigned long data);