summaryrefslogtreecommitdiff
path: root/lib/lib_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lib_errors.h')
-rw-r--r--lib/lib_errors.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/lib_errors.h b/lib/lib_errors.h
index 9e3383793a..8be33ae254 100644
--- a/lib/lib_errors.h
+++ b/lib/lib_errors.h
@@ -17,10 +17,11 @@
* with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+
#ifndef __LIB_ERRORS_H__
#define __LIB_ERRORS_H__
-#include "ferr.h"
+#include "lib/ferr.h"
enum lib_ferr_refs {
LIB_ERR_PRIVILEGES = LIB_FERR_START,