From 16b91f6a97786305b35ce544e6a3b833f6537183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Rosiak?= Date: Wed, 1 Jun 2016 04:24:03 +0200 Subject: [PATCH] Fix Smoking Path (#3577) Fix Smokping Path --- scripts/gen_smokeping.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gen_smokeping.php b/scripts/gen_smokeping.php index cd4baacfe5..5763f7349e 100755 --- a/scripts/gen_smokeping.php +++ b/scripts/gen_smokeping.php @@ -11,8 +11,8 @@ * the source code distribution for details. */ -include_once("../config.php"); include_once("../includes/defaults.inc.php"); +include_once("../config.php"); include_once("../includes/definitions.inc.php"); ?>