diff options
Diffstat (limited to 'src/server_status.h')
-rw-r--r-- | src/server_status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server_status.h b/src/server_status.h index 564840e..5a7cb6c 100644 --- a/src/server_status.h +++ b/src/server_status.h @@ -24,7 +24,7 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include <config.h> +#include "config.h" #ifndef __MIAV_SERVER_STATUS_H__ #define __MIAV_SERVER_STATUS_H__ |