Ignore:
Timestamp:
Oct 20, 1999, 8:38:10 AM (26 years ago)
Author:
sandervl
Message:

compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/listbox.cpp

    r1351 r1368  
    1 /* $Id: listbox.cpp,v 1.9 1999-10-18 11:59:57 sandervl Exp $ */
     1/* $Id: listbox.cpp,v 1.10 1999-10-20 06:38:09 sandervl Exp $ */
    22/*
    33 * Listbox controls
     
    1212#include <stdlib.h>
    1313#include <stdio.h>
    14 #include "winuser.h"
    15 #include "winbase.h"
     14#include <os2win.h>
    1615#include "controls.h"
    1716#include "winerror.h"
Note: See TracChangeset for help on using the changeset viewer.