2
0
forked from Ivasoft/DSView

fix combobox's bug at macos

This commit is contained in:
dreamsourcelabTAI
2021-11-23 13:35:08 +08:00
parent c7a6ce2ef5
commit 0368988a8c
45 changed files with 506 additions and 145 deletions

View File

@@ -25,7 +25,7 @@
#include <stdio.h>
#include <inttypes.h>
#include <glib.h>
#include "config.h" /* Needed for PACKAGE_STRING and others. */
#include "../config.h" /* Needed for PACKAGE_STRING and others. */
#define LOG_PREFIX "output/gnuplot"