Use correct name.

This commit is contained in:
Brandon Wright 2018-05-12 16:25:47 -05:00
parent fac1174f6b
commit 41a8ed53c4
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ event_shader_select (GtkButton *widget, gpointer data)
if (strcmp (gui_config->last_shader_directory, ""))
{
gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (dialog),
gui_config->last_directory);
gui_config->last_shader_directory);
}
else
{