aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev/acpica/acfreebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/acfreebsd.h')
-rw-r--r--sys/contrib/dev/acpica/acfreebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/dev/acpica/acfreebsd.h b/sys/contrib/dev/acpica/acfreebsd.h
index 3ffaccb66175..5b5cd17d7c13 100644
--- a/sys/contrib/dev/acpica/acfreebsd.h
+++ b/sys/contrib/dev/acpica/acfreebsd.h
@@ -120,7 +120,7 @@
/* FreeBSD uses GCC */
-#include "acgcc.h"
+#include <contrib/dev/acpica/acgcc.h>
#include <sys/types.h>
#include <machine/acpica_machdep.h>