summaryrefslogtreecommitdiff
path: root/src/utils/indxbib/indxbib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/indxbib/indxbib.cpp')
-rw-r--r--src/utils/indxbib/indxbib.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/indxbib/indxbib.cpp b/src/utils/indxbib/indxbib.cpp
index 92aafeddd..77041d555 100644
--- a/src/utils/indxbib/indxbib.cpp
+++ b/src/utils/indxbib/indxbib.cpp
@@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <errno.h>
-#include "assert.h"
+#include <assert.h>
#include "posix.h"
#include "errarg.h"