mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
Fix for building with objdir
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@57 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
8f59b3ec6e
commit
eb736e0e7a
2 changed files with 3 additions and 3 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#ifdef HAVE_POPT_H
|
||||
# include <popt.h>
|
||||
#else
|
||||
# include <src/lib-popt/popt.h>
|
||||
# include "lib-popt/popt.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue