summaryrefslogtreecommitdiff
path: root/strcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'strcache.c')
-rw-r--r--strcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strcache.c b/strcache.c
index 3e8d5d8..beb2b04 100644
--- a/strcache.c
+++ b/strcache.c
@@ -14,7 +14,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "make.h"
+#include "makeint.h"
#include <stddef.h>
#include <assert.h>